entry: handle NULL cursor when updating cursors
authorChristian Hergert <chergert@redhat.com>
Tue, 27 Sep 2016 21:12:43 +0000 (14:12 -0700)
committerChristian Hergert <chergert@redhat.com>
Tue, 27 Sep 2016 21:12:43 +0000 (14:12 -0700)
commitb684b23c74202cd78dcc1885effcb30c97bea9d8
treea9e26a590b465dd235089879cca31ca8a1e9e58e
parent7ecd3378771f2aab230cd53f191ff4f6b9474699
entry: handle NULL cursor when updating cursors

If we got a NULL cursor from gdk_cursor_new_from_name(), we need
to handle that when unreffing.
gtk/gtkentry.c